projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b01f27a
)
(x-keysym-table, x-selection-timeout, x-session-id, x-session-previous-id):
author
Juanma Barranquero
<lekktu@gmail.com>
Wed, 31 Aug 2005 09:54:53 +0000
(09:54 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Wed, 31 Aug 2005 09:54:53 +0000
(09:54 +0000)
Add defvars.
lisp/term/x-win.el
patch
|
blob
|
history
diff --git
a/lisp/term/x-win.el
b/lisp/term/x-win.el
index 78e73f65c53eb65ca62b8efad517deefff2292c1..e530a860839093267febe3701828f2812adb0c7e 100644
(file)
--- a/
lisp/term/x-win.el
+++ b/
lisp/term/x-win.el
@@
-80,6
+80,10
@@
(require 'x-dnd)
(defvar x-invocation-args)
+(defvar x-keysym-table)
+(defvar x-selection-timeout)
+(defvar x-session-id)
+(defvar x-session-previous-id)
(defvar x-command-line-resources nil)